Practical Web Scraping for Data Science by Seppe vanden Broucke & Bart Baesens

Practical Web Scraping for Data Science by Seppe vanden Broucke & Bart Baesens

Author:Seppe vanden Broucke & Bart Baesens
Language: eng
Format: epub
Publisher: Apress, Berkeley, CA


title_is(title): checks whether the title of the page is equal to the given string.

url_changes(url): checks whether the URL is different from a given one.

url_contains(url): checks whether the URL contains the given one.

url_matches(pattern): checks whether the URL matches a given regular expression pattern.

url_to_be(url): checks whether the URL matches the given one .

visibility_of(element): checks whether a present element (a WebElement object) is visible (visibility means that the element is not only displayed but also has a height and width that is greater than 0).



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.